#imgPlay {
	 overflow: hidden; width: 1000px; zoom: 1; position: relative; height: 338px
}
#imgPlay .imgs{height:338px;}
#imgPlay .imgs img { width:1000px;}
#imgPlay .imgs li {
	float: left; position: relative;
}
#imgPlay .prev {
	background:url(/Skin/newred/go_left.png); background-repeat:no-repeat; background-position:0px 0px; left: 0px; width: 46px; cursor: pointer; text-indent: -9999px; position: absolute; top: 125px; height: 81px
}
#imgPlay .next {
	background:url(/Skin/newred/go_right.png); background-repeat:no-repeat; background-position:0px 0px; left: 1px; width: 46px; cursor: pointer; text-indent: -9999px; position: absolute; top: 125px; height: 81px
}
#imgPlay .next {
	background-position: right 0px; right: 1px; left: auto
}
#imgPlay .num {
	 position: absolute; top: 300px; height: 19px; z-index:888; padding:10px 0px 0px 380px;_padding:15px 0px 0px 380px; 
}
#imgPlay .num span {
	display: block; background:url(/skin/newred/js/images/ar1.png) no-repeat center center; margin: 0px 2px; overflow: hidden; width: 12px; cursor: pointer; line-height: 0; height: 13px; float:left;
}
#imgPlay .num span.on {
background:url(/skin/newred/js/images/ar2.png) no-repeat center center; 

}


/*#imgPlay .num .lc {
	PADDING-right: 0px; PADDING-left: 0px; background: url(../images/lc.png) no-repeat; float: left; PADDING-BOTTOM: 0px; width: 13px; PADDING-top: 3px; height: 16px
}
#imgPlay .num .mc {
	PADDING-right: 0px; PADDING-left: 0px; background: url(../images/lc.png) no-repeat; float: left; PADDING-BOTTOM: 0px; width: 13px; PADDING-top: 3px; height: 16px
}
#imgPlay .num .rc {
	PADDING-right: 0px; PADDING-left: 0px; background: url(../images/lc.png) no-repeat; float: left; PADDING-BOTTOM: 0px; width: 13px; PADDING-top: 3px; height: 16px
}
#imgPlay .num .mc {
	background: url(../images/mc.png) repeat-x
}
#imgPlay .num .rc {
	background: url(../images/rc.png) no-repeat
}
*/